
Command Line: diskspd.exe -c10G -t2 -d60 -o1 -b8k -si8k -Suw -L test.dat

Input parameters:

	timespan:   1
	-------------
	duration: 60s
	warm up time: 5s
	cool down time: 0s
	measuring latency
	random seed: 0
	path: 'test.dat'
		think time: 0ms
		burst size: 0
		software cache disabled
		hardware write cache disabled, writethrough on
		performing read test
		block size: 8192
		using interlocked sequential I/O (stride: 8192)
		number of outstanding I/O operations: 1
		thread stride size: 0
		threads per file: 2
		IO priority: normal



Results for timespan 1:
*******************************************************************************

actual test time:	60.01s
thread count:		2
proc count:		2

CPU |  Usage |  User  |  Kernel |  Idle
-------------------------------------------
   0|  41.24%|   2.68%|   38.56%|  58.74%
   1|  23.43%|   2.27%|   21.17%|  76.55%
-------------------------------------------
avg.|  32.34%|   2.47%|   29.86%|  67.64%

Total IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |      4907171840 |       599020 |      77.98 |    9981.78 |    0.098 |     0.343 | test.dat (10240MB)
     1 |      4797587456 |       585643 |      76.24 |    9758.87 |    0.100 |     0.349 | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:        9704759296 |      1184663 |     154.22 |   19740.65 |    0.099 |     0.346

Read IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |      4907171840 |       599020 |      77.98 |    9981.78 |    0.098 |     0.343 | test.dat (10240MB)
     1 |      4797587456 |       585643 |      76.24 |    9758.87 |    0.100 |     0.349 | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:        9704759296 |      1184663 |     154.22 |   19740.65 |    0.099 |     0.346

Write IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |               0 |            0 |       0.00 |       0.00 |    0.000 |       N/A | test.dat (10240MB)
     1 |               0 |            0 |       0.00 |       0.00 |    0.000 |       N/A | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:                 0 |            0 |       0.00 |       0.00 |    0.000 |       N/A


  %-ile |  Read (ms) | Write (ms) | Total (ms)
----------------------------------------------
    min |      0.033 |        N/A |      0.033
   25th |      0.068 |        N/A |      0.068
   50th |      0.068 |        N/A |      0.068
   75th |      0.070 |        N/A |      0.070
   90th |      0.085 |        N/A |      0.085
   95th |      0.117 |        N/A |      0.117
   99th |      0.692 |        N/A |      0.692
3-nines |      1.958 |        N/A |      1.958
4-nines |      8.473 |        N/A |      8.473
5-nines |     68.202 |        N/A |     68.202
6-nines |     73.501 |        N/A |     73.501
7-nines |     73.514 |        N/A |     73.514
8-nines |     73.514 |        N/A |     73.514
9-nines |     73.514 |        N/A |     73.514
    max |     73.514 |        N/A |     73.514
